Jacob Logas commited on
Commit
7aadf9d
·
1 Parent(s): 3e0d686

fix requirements issue

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -61,7 +61,7 @@ pyasn1==0.4.8
61
  pyasn1-modules==0.2.8
62
  pycparser==2.21
63
  pycryptodome==3.15.0
64
- pydantic==1.9.1
65
  pydub==0.25.1
66
  PyNaCl==1.5.0
67
  pyparsing==3.0.9
@@ -75,14 +75,13 @@ rsa==4.8
75
  scipy==1.8.1
76
  six==1.15.0
77
  sniffio==1.2.0
78
- starlette==0.19.1
79
  tensorboard==2.9.1
80
  tensorboard-data-server==0.6.1
81
  tensorboard-plugin-wit==1.8.1
82
  tensorflow==2.4.1
83
  tensorflow-estimator==2.4.0
84
  termcolor==1.1.0
85
- typing_extensions==4.2.0
86
  uc-micro-py==1.0.1
87
  urllib3==1.26.9
88
  uvicorn==0.18.1
 
61
  pyasn1-modules==0.2.8
62
  pycparser==2.21
63
  pycryptodome==3.15.0
64
+ pydantic
65
  pydub==0.25.1
66
  PyNaCl==1.5.0
67
  pyparsing==3.0.9
 
75
  scipy==1.8.1
76
  six==1.15.0
77
  sniffio==1.2.0
78
+ starlette
79
  tensorboard==2.9.1
80
  tensorboard-data-server==0.6.1
81
  tensorboard-plugin-wit==1.8.1
82
  tensorflow==2.4.1
83
  tensorflow-estimator==2.4.0
84
  termcolor==1.1.0
 
85
  uc-micro-py==1.0.1
86
  urllib3==1.26.9
87
  uvicorn==0.18.1