Skip to content

Commit 6252c84

Browse files
Merge pull request #16 from shadab-mohammad-oracle/patch-5
Update requirements.txt
2 parents 2eb98f3 + 1e394ae commit 6252c84

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

requirements.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
requests
1+
fastapi
2+
uvicorn
3+
jinja2
24
oracledb
3-
numpy
4-
pymysql
55
psycopg2-binary
6-
matplotlib
6+
pymysql
7+
requests
8+
numpy
9+
python-multipart
10+
pyodbc; platform_system=="Windows" or platform_system=="Linux" or platform_system=="Darwin"

0 commit comments

Comments
 (0)